Welcome![Sign In][Sign Up]
Location:
Search - lcd graphic

Search list

[SCMlcd320240

Description: 液晶显示程序lcd320*240,图形方式下显示汉字,字母,以及演示屏幕显示等功能-LCD procedures lcd320* 240, the graphic displaying Chinese characters, letters, display and demonstration functions
Platform: | Size: 26624 | Author: 刘玮婧 | Hits:

[Driver DevelopGraphic-LCD-panel

Description: 液晶显示频硬件驱动程序,文件中含说明以及驱动代码。-LCD frequency hardware drivers, documents containing notes and driver code.
Platform: | Size: 368640 | Author: 陈家钧 | Hits:

[uCOSs3c44b0xianshiping

Description: 本程序用于演示LCD的驱动和编程方法 其中包括初始化设置、坐标位置、色彩选定、作图方法等。 运行此程序时,LCD上将显示数个实心圆 如果是彩屏,那么共有8个两两相邻的实心圆,它们的颜色不停的变化,直到256种色彩显示完毕。 其中每个圆的颜色和它的外切正方形的颜色相反,也就是它们的和为256。 实验者可以模仿本程序,编写更多的图形函数。 新的lcd演示程序中加入了灰度屏,(16级),注意lcdtype等于16。-the procedures for demonstrating LCD driver and programming methods including initialization, coordinate positions, Color selection, mapping methods. Run this program, the LCD will show a few solid round If color screen, a total of 8 February 2 adjacent to the solid round, They kept the color changes, until 256 colors show finished. Each round color and cut its square outside the color contrast, is for them and 256. Experimenter can imitate the process, the preparation of the more graphic function. New lcd Demonstration Program into a gray-scale screen, (16), equivalent to 16 lcdtype attention.
Platform: | Size: 549888 | Author: 简其平 | Hits:

[Dialog_WindowLCDGisimagesystem

Description: 本系统是基于LCD图文显示系统,很方便的用于LCD显示的上位机部分。-the system is based on LCD Graphic Display System, is a convenient LCD display for the PC part.
Platform: | Size: 2281472 | Author: 田红莲 | Hits:

[SCMLPC213x_LCD_T6963

Description: LPC213x Driver For T6963 based Graphic LCD -LPC213x Driver For T6963 based Graphic LCD
Platform: | Size: 39936 | Author: kevin | Hits:

[Compress-Decompress algrithmshs12232-9

Description: 122X32的点阵LCD的驱动程序,能显示汉字和图形-122X32 LCD driver that can show characters and graphics
Platform: | Size: 789504 | Author: huangzhaoyong | Hits:

[Software Engineering12864

Description: 图形点阵液晶显示模块使用手册 MS12864D -Graphic dot-matrix LCD Module User
Platform: | Size: 3046400 | Author: 蒋小伟 | Hits:

[SCMLCDshowymdtime

Description: 该C程序基于MSP430,在图形液晶上显示年月日星期和时间 程序功能:该程序是用F449来控制对128X64点阵的片选CS1,CS2,数据线D0-D7,读写信号等的操作? // 来对点阵的操作,具体内容如“利尔达,TEL:0571 -88800000。具体详浏览程序描述 // 硬件连接:必须连接F449边上的p3.0-P3.7,P4.0,P4.1,P2.6,P2.7口上的短接器。另外,可以通过3296电位器R20来调节LCD灰度。-The C program based on the MSP430, the graphic LCD display date and time of day a week program features: the program is used to control for the F449-chip dot matrix 128X64 election CS1, CS2, data lines D0-D7, read and write signals, such as the operation of ?// to the operation of dot matrix, the specific content such as
Platform: | Size: 4096 | Author: 江帆 | Hits:

[SCMGraphicLCDLibraryforSED1330

Description: Graphic LCD Library for SED1330,图形液晶1330的驱动函数库,外国人写的,代码在那个网页文件中-Graphic LCD Library for SED1330, graphics LCD driver library 1330, foreigners written code in the page file
Platform: | Size: 175104 | Author: 谭志成 | Hits:

[SCM(48)LCD_PCF8583_TWI_SPI

Description: LCD图形显示_菜单管理_PCF8583_TWI_SPI所有C代码公开,且有PROTUES防真,在公司的监控系统产品也有部分调用。-LCD graphic display menu management _ _PCF8583_TWI_SPI open all C code, and have PROTUES anti-truth, in the company
Platform: | Size: 1111040 | Author: 李志聪 | Hits:

[Software EngineeringLCD

Description: 两个资料,一个是ST7565的开发笔记,写得很好,另一个是SED 1565图形点阵LCD 模块的中文资料,可对比开发-Two data, one is the development of ST7565 notes, was very well written, and the other is SED 1565 dot-matrix graphic LCD module in Chinese information, comparing the development of
Platform: | Size: 1057792 | Author: 高强 | Hits:

[Embeded Linuxlcd.tar

Description: 160*160字符图形液晶Linux2.6.24内核驱动程序-160* 160 graphic LCD characters Linux2.6.24 kernel driver
Platform: | Size: 193536 | Author: 柴亮 | Hits:

[assembly languageasm-240128-blue-lcd-dispaly

Description: 辅助说明: 代码交流 QQ59771230 email:choudaxian@163.com 注意事项: 1) LCD 指令中的TEXT GRAPHIC AREA SET效果是什么样的 2) LCD 指令中的MODE SET中的OR AND XOR 有图层的味道  3) DJNZ+指令C0H(DATA AND WRITE)与相同的数据时就会出错 4) CHAR ADN PIC分别清除 5) 几何图形绘制与实现图形 6) 菜单优化设计,结构体:上,下,上一组,下一组,指向函数的指针 显示的内容: 16*16汉字:欢迎使用福莱特电气有限公司产品 12*12汉字:进入主界面并且可以反显 8*8字符:FULL-RIGHT 并对所显示的汉字进行卷屏显示 关键是如何方便在屏上确定的位置上显示确定的汉字 要使占用ROM,RAM小的前提下-Help: code sharing QQ59771230 email: choudaxian@163.com Notes: 1) LCD command in TEXT GRAPHIC AREA SET What is the effect of 2) LCD of the MODE SET commands in the OR AND XOR has layers of flavor 3 ) DJNZ+ instructions C0H (DATA AND WRITE) with the same data when an error 4) CHAR ADN PIC, respectively, removal of 5) geometry rendering graphics and Implementation 6) menu to optimize the design, structure: the upper and lower, on a group of the next group of function pointer point to show the contents of: 16* 16 Chinese characters: Welcome to Follett Electrical Products Co., Ltd. 12* 12 Chinese characters: to enter the main interface and can be anti-significant 8* 8 characters: FULL-RIGHT and shown Volume of the Chinese characters for screen display key is how to make it easier to determine the location of screen display of Chinese characters to determine the occupation of ROM, RAM, under the premise of small
Platform: | Size: 7168 | Author: yuxiqian | Hits:

[SCMlcdconverter

Description: convert picture to binary file, use with LCD graphic, very cool
Platform: | Size: 828416 | Author: hai | Hits:

[SCMlcd_gram

Description: 用于控制LCD12832液晶图形显示的源程序,修改后可用作12664或其它LCD图形显示控制-LCD12832 used to control the source of LCD graphic display, the modified LCD can be used as a 12664 or other graphical display control
Platform: | Size: 1024 | Author: lzh | Hits:

[VHDL-FPGA-VerilogLibra_ps2key_lcd

Description: 用Verilog语言实现的PS2小键盘输入和1602 LCD显示的功能。无需修改,已经调试通过了。直接可以当成一个模块用于FPGA/CPLD系统开发过程。 这个代码是我在Libra环境下开发Actel FPGA时写的。-Verilog language using the PS2 keyboard and a small 1602 LCD display features. No changes have been adopted debugging. Directly as a module for the FPGA/CPLD system development process. This code is my development environment in Libra when written in Actel FPGA.
Platform: | Size: 6144 | Author: 赵二虎 | Hits:

[Other Embeded programHD61202-LCD

Description: 内置HD61202-LCD控制驱动器图形液晶显示模块使用手册-HD61202-LCD built-in drive control graphic LCD Module User' s Guide
Platform: | Size: 468992 | Author: 舒彭 | Hits:

[assembly languageAN127

Description: lcd graphic with avr atmega32 can view the picrute
Platform: | Size: 236544 | Author: rachmat jeny | Hits:

[SCM51-SCM-P12864-P-LCD-P-LCD-

Description: 51单片机+12864+液晶LCD+图文菜单显示控制系统-51 SCM+12864+ LCD+ LCD graphic display control system menu
Platform: | Size: 990208 | Author: 郝振轩 | Hits:

[SCMT6963C-LCD-graphic-presentation

Description: T6963C液晶图文演示 适用于AT89C51和Proteus以及Keil联调测试-T6963C LCD graphic presentation for AT89C51 and Proteus Keil alignment and testing
Platform: | Size: 28672 | Author: thinksaffection | Hits:
« 12 3 4 5 6 7 8 9 10 ... 22 »

CodeBus www.codebus.net